records

records

Active filters Clear all

No active filters

Filters

Résultats des élections législatives 2024 - 2nd tour

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
NUMERO_BUREAU
               

No description available for this field.

Name (identifier)
numero_bureau
Type
text
Sample
                       
CODE_LIEU_DE_VOTE
               

No description available for this field.

Name (identifier)
code_lieu_de_vote
Type
integer
Sample
                       
NOM_BUREAU
               

No description available for this field.

Name (identifier)
nom_bureau
Type
text
Sample
                       
nb_Inscrits
               

No description available for this field.

Name (identifier)
nb_inscrits
Type
integer
Sample
                       
nb_Emargements
               

No description available for this field.

Name (identifier)
nb_emargements
Type
integer
Sample
                       
nb_Votants
               

No description available for this field.

Name (identifier)
nb_votants
Type
integer
Sample
                       
nb_Blanc
               

No description available for this field.

Name (identifier)
nb_blanc
Type
integer
Sample
                       
nb_Nuls
               

No description available for this field.

Name (identifier)
nb_nuls
Type
integer
Sample
                       
nb_Exprimes
               

No description available for this field.

Name (identifier)
nb_exprimes
Type
integer
Sample
                       
nb_Procurations
               

No description available for this field.

Name (identifier)
nb_procurations
Type
integer
Sample
                       
Candidat
               

No description available for this field.

Name (identifier)
candidat
Type
text
Sample
                       
Nb_voix
               

No description available for this field.

Name (identifier)
nb_voix
Type
decimal
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"resultats-des-elections-legislatives-2024-2nd-tour",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/resultats-des-elections-legislatives-2024-2nd-tour"
      }
    ]
    ,
  • "definitions":
    {
    • "resultats-des-elections-legislatives-2024-2nd-tour":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/resultats-des-elections-legislatives-2024-2nd-tour_records"
            }
          }
        }
      }
      ,
    • "resultats-des-elections-legislatives-2024-2nd-tour_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "numero_bureau":
              {
              • "type":"string",
              • "title":"NUMERO_BUREAU",
              • "description":""
              }
              ,
            • "code_lieu_de_vote":
              {
              • "type":"integer",
              • "title":"CODE_LIEU_DE_VOTE",
              • "description":""
              }
              ,
            • "nom_bureau":
              {
              • "type":"string",
              • "title":"NOM_BUREAU",
              • "description":""
              }
              ,
            • "nb_inscrits":
              {
              • "type":"integer",
              • "title":"nb_Inscrits",
              • "description":""
              }
              ,
            • "nb_emargements":
              {
              • "type":"integer",
              • "title":"nb_Emargements",
              • "description":""
              }
              ,
            • "nb_votants":
              {
              • "type":"integer",
              • "title":"nb_Votants",
              • "description":""
              }
              ,
            • "nb_blanc":
              {
              • "type":"integer",
              • "title":"nb_Blanc",
              • "description":""
              }
              ,
            • "nb_nuls":
              {
              • "type":"integer",
              • "title":"nb_Nuls",
              • "description":""
              }
              ,
            • "nb_exprimes":
              {
              • "type":"integer",
              • "title":"nb_Exprimes",
              • "description":""
              }
              ,
            • "nb_procurations":
              {
              • "type":"integer",
              • "title":"nb_Procurations",
              • "description":""
              }
              ,
            • "candidat":
              {
              • "type":"string",
              • "title":"Candidat",
              • "description":""
              }
              ,
            • "nb_voix":
              {
              • "type":"number",
              • "title":"Nb_voix",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets